|
mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
|
Proc class. More...
#include <proc.h>

Public Attributes | |
| struct RClass * | c |
| enum mrb_vtype | tt:8 |
| unsigned int | gc_color:3 |
| unsigned int | frozen:1 |
| uint32_t | flags:20 |
| mrb_value * | stack |
| struct mrb_context * | cxt |
| mrb_sym | mid |
Proc class.